invariant codesの例文

例文

    もっと例文:   1  2
  1. In the beginning, M pre would be empty, but passes like loop-invariant code motion could populate it.
  2. It can then remove the writes to those variables from the loop, using a process called Loop-invariant code motion.
  3. The calculation x = y + z and x * x can be moved outside the loop since within they are loop-invariant code, so the optimized code will be something like this:
  4. This architecture enables well-known optimizations from other programming languages to be used for JavaScript, including type specialization, function inlining, linear-scan register allocation, dead code elimination, and loop-invariant code motion.
  5. Loop-invariant code motion, which involves moving code out of the loop if that does not change the effect of the program, is not directly related to loop invariants, which are properties of the loop overall.

隣接する単語

  1. "invariant assertion"の例文
  2. "invariant basis number"の例文
  3. "invariant bilinear form"の例文
  4. "invariant chain"の例文
  5. "invariant code motion"の例文
  6. "invariant color"の例文
  7. "invariant complement"の例文
  8. "invariant cone"の例文
  9. "invariant convex cone"の例文
  10. "invariant coordinates"の例文
  11. "invariant chain"の例文
  12. "invariant code motion"の例文
  13. "invariant color"の例文
  14. "invariant complement"の例文
パソコン版で見る

著作権 © 2024 WordTech 株式会社